gtk_d ~master (2025-03-02T15:13:53.8117018)
Dub
Repo
FileCache.this
shumate
FileCache
FileCache
Sets our main struct and passes it to the parent class.
this
(ShumateFileCache* shumateFileCache, bool ownedRef)
class
FileCache
this
(
ShumateFileCache
*
shumateFileCache
,
bool
ownedRef
= false
)
this
(uint sizeLimit, string cacheKey, string cacheDir)
Meta
Source
See Implementation
shumate
FileCache
FileCache
constructors
this
functions
getCacheDir
getCacheKey
getFileCacheStruct
getSizeLimit
getStruct
getTileAsync
getTileFinish
markUpToDate
purgeCacheAsync
purgeCacheFinish
setSizeLimit
storeTileAsync
storeTileFinish
static functions
getType
variables
shumateFileCache
Sets our main struct and passes it to the parent class.